Fatech FaT(TLC1000) communication driver

 

 

Fatech FaT(TLC1000) Communication Driver is the driver to communicate with controller of Fatech Co., Ltd. in Korea.

 

1. Read settings

 

<Figure 1> is read setting example of  Fatech FaT(TLC1000) communication driver. 

 
<Figure 1>  Read setting example of  Fatech FaT(TLC1000) communication driver

Device part of  <Figure 1> input Com Port(COM1), Baud Rate(9600), Parity Bit(0), Data Bit(8), Stop Bit(1) respectively, according to setting of controller.

 

Fatech FaT(TLC1000) communication driver read schedule

Read schedule setting parameters are as follows:

1) STATION – Controller station address = 0 ~ 255.

2) Read Command – Don't care.

3) Read Start Address – read start address.

4) Save Start Address for Communication Server – saveing start address of Communication Server.

5) Read Size – read wird size of word unit .

 

Read schedule example)

 READ,     1,       ,    0,    0,   55,

READ,     1,       ,  156,   60,    1,

READ,     1,       ,  200,  100,   42,

READ,     1,       ,  257,  150,    5,

 

If you click the icon  in protocol option part, you can see the dialogue box such as <Figure 2>. you can also set read schedule by using this part.

<Figure 2> Example of  Fatech FaT(TLC1000) communication driver¡¯s Option dialogue box

You can set read schedule by using , , button and listbox of <Figure 2>. 

<Figure 3> Example of  Fatech FaT(TLC1000) communication driver¡¯s read schedule Add/Edit dialogue box

When you click Add button or Edit button in dialogue box of <Figure 2>, dialogue box of <Figure 3> is shown.

 

2. Write settings

You can control or change of  Fatech FaT(TLC1000) controller's value by using write settings.

 

Digital Write

Digital write setting parameters are as follows:

1)  PORT                   Port no. (0 ~ 255)

2)  STATION             Controller station address = 0 ~ 255.

3)  ADDRESS           Write address.

Higher 3 ~ 7 digit = decimal word unit address.

lower 1 digit = 0 ~ F, hex-decimal bit position.

4) Extra1                    Don't care.

5) Extra2                     Don't care.

 

Write example 1)

PORT:0,  station:1, ADDRESS:2029, Extra1:  ,  Extra2 :

The setting parameter shown above is an example of bit write for 202(203th) word, 9(10th) bit of  Fatech FaT connected with 0 port, 1 controller station address.

 

Write example 2)

PORT:0,  station:1, ADDRESS:202A, Extra1:  ,  Extra2 :

The setting parameter shown above is an example of bit write for 202(203th) word, A(11th) bit of  Fatech FaT connected with 0 port, 1 controller station address.

 

Analog Write

Analog write setting parameters are as follows:

1)  PORT                   Port no. (0 ~ 255)

2)  STATION             Controller station address = 0 ~ 255.

3)  ADDRESS           Write decimal word unit address.

4) Extra1                    Don't care.

5) Extra2                    Don't care.

 

Write example 1)

PORT:0,  station:1, ADDRESS:0206, Extra1:  ,  Extra2 :

The setting parameter shown above is an example of word write for 206 word of  Fatech FaT connected with 0 port, 1 controller station address.